Contribution org.nuxeo.ecm.platform.content.view.local.configuration--adapters
org.nuxeo.ecm.platform.content.view.local.configuration
inside nuxeo-platform-types-core-9.10.jar /OSGI-INF/contentview-local-configuration.xml
This contribution is part of XML component Extension Point
Extension point adapters of component DocumentAdapterService.Contributed Items
XML Source
<extension point="adapters" target="org.nuxeo.ecm.core.api.DocumentAdapterService">
<adapter class="org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfiguration" factory="org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationFactory"/>
</extension>